Create a Report with Script
The TPT report consists of several different TPT report nodes. These node objects are created similarly to the TPT assessment variables.
Several functions exist like TPTReport.Table()
or TPTReport.SignalGraphic()
. Those functions are provided to create nodes that can be added into the report template in order to modify and/or build the whole report during assessment execution. TPT report nodes can be added to the report with the function add()
.
There are in total 12 report assesslets that can be specified using the script:
- Script - Description
- Script - Report Assesslet Summary Table
- Script - Report Image
- Script - Report Meta Information Table
- Script - Report Paragraph
- Script - Report Requirements
- Script - Report Section
- Script - Report Signal Graphic
- Script - Report Signal Table
- Script - State Sequence Info
- Script - Table
- Script - Report Table of Contents
- Script - Report Table of Figures